home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13360 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: news.slip.net!not-for-mail
  2. From: ltweed <ltweed@slip.net>
  3. Newsgroups: comp.lang.c,comp.lang.c++
  4. Subject: Re: Borland C++ 5.0 Bug?
  5. Date: Sun, 24 Mar 1996 16:42:38 -0800
  6. Message-ID: <4j5clj$e1c@slip.net>
  7. References: <4ikfu6$bqq@zot.io.org> <314EDF41.66C8@wpo.borland.com> <4j4sp4$kpc@newshost.cyberramp.net>
  8. NNTP-Posting-Host: sf-pm7-25-110.dialup.slip.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. NNTP-NEWS-ADMIN: newsadmin@slip.net
  13. X-Mailer: Mozilla 2.0GoldB2 (Win95; I)
  14.  
  15. John Noland wrote:
  16. > In article <314EDF41.66C8@wpo.borland.com>, jjenkins@wpo.borland.com says...
  17. > >
  18. > >Naru Sundar wrote:
  19. > >>
  20. > >> Hi All! I just installed Borland C++ 5.0.  WHen I try to run it, I get the
  21. > >> error : cannot load RWADDON.DLL, either memory or file is corrupted
  22. > >> (something like that)... i get the standard error dialog, but it does
  23. > >> let me continue, I can use the IDE and everything, but Resource Workshop
  24. > >> will not run, when I double click on a rc file, nothing happens...
  25. > >>
  26. > >> I am loath to call LD for prod. support, so any ideas?
  27. > >This is because you installed BC5 first, and then you installed BC4.52!!
  28. > >The trick: if you need BC4.52, install it first, and then BC5.
  29. > This isn't true. I installed 5.0 last night and got this exact same error.
  30. > I didn't install 4.52 at all. I ran the system monitor and it looks like
  31. > it's running out of memory at the point where it loads the RWADDON.DLL.
  32. > I have 95% resources free with 16 Meg of RAM. But the monitor shows the
  33. > Kernel % climbing to 100, and then I get a page fault, followed by a dialog
  34. > saying either I'm out of memory or the file's corrupt. I tried manually
  35. > copying it back from the CD, among other things, and it still gets the error.
  36. > I think it's just a bug. I'm going to check out Borland's Web site. If I find
  37. > anything out, I'll post it here.
  38. > -John
  39.  
  40. John,
  41.  
  42. I had the same problem. You need to go into regedit. Navigate through 
  43. Local_Machine\Software\Borland\Borland C++\5.0 and delete the entries 
  44. for IDE and Workshop. That solved the problem for me. There is also a 
  45. patch available on the Borland Web site that addresses a number of 
  46. problems.
  47.  
  48. Good luck!
  49.  
  50. Larry
  51.